{
  "name": "微EAM - 工业互联网云平台",
  "short_name": "微EAM",
  "icons": [{
    "src": "/img/icon-16x16.png",
    "sizes": "16x16",
    "type": "image/png"
  },{
    "src": "/img/icon-152x152.png",
    "sizes": "152x152",
    "type": "image/png"
  },{
    "src": "/img/icon-196x196.png",
    "sizes": "196x196",
    "type": "image/png"
  }],
  "start_url": "http://www.weieam.com/?from=homescreen",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#000",
  "orientation": "portrait",
  "gcm_sender_id": "103953800507",
  "prefer_related_applications": false,
  "related_applications": [{
    "platform": "play",
    "id": "com.eac.eam"
  }]
}